home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / japanese / mk11exe / readme.mk < prev    next >
Encoding:
Text File  |  1990-04-10  |  6.4 KB  |  178 lines

  1.  
  2.    A new and vastly improved (or maybe not) version of moke is now available 
  3.    for anonymous ftp at 128.104.30.31 and after hours on my machine 
  4.    128.104.30.62. 
  5.  
  6. ---------------------------------------------------------------------------
  7.  
  8.         MOKE 1.1b   - Mark's Own Kanji Editor
  9.  
  10.           By Mark Edwards
  11.  
  12.  Changes Moke 1.1b (beta release) (9 April 1990)
  13.   (Over the last weekend I made some bug fixes, including a fix for CGA)  
  14.  
  15.     - Added WNN kana to kanji support
  16.     - Changed over to Ohzawa Izumi's Level 1 & Level 2 fonts
  17.     - Added moke.rc startup file 
  18.     - Got rid of hash table scheme, instead the dictionaries are now sorted
  19.       and a short index file used to find start of a character.
  20.     - Cursor updating is a little smarter.
  21.     - File Search capabilities.
  22.     - Some bugs associated with the ALT-d key fixed.
  23.     - If F8 is pressed rather than F7 it will ask you to input english
  24.       if english not found in the edict.
  25.     - Now has a user definable kana to kanji dictionary.
  26.     - Added a guess kanji routine. (if any kanji of the word is known
  27.     it allows you to search the wsktok dictionary for possible matches)
  28.     - Added lookup of kanji/japanese words via english.
  29.     - Insert and append no longer automatically create newline and the 
  30.      screen refreshes are a little smarter. Still too many though.
  31.     - Added a primative help facility within MOKE.
  32.     (copy *.hlp \kanji)
  33.     - CGA works now
  34.  
  35.     See moke.doc for more information.
  36.  
  37.    I've broken the distribution up into eight distinct files. You probably
  38.    noted that I changed over to the zoo type archive. It's compression
  39.    algorithm is much better than the arc's compression scheme.
  40.  
  41.    mk11src.zoo           - contains all the source files (not ready yet
  42.               but released anyways)
  43.  
  44.    mk11exe.zoo        - executable files (moke, revtab, makelist) 
  45.               and readme.mk
  46.  
  47.    mk11skk.zoo        - the data files needed using only SKKJIS
  48.  
  49.    mk11wnnd.zoo         - the data files needed to use combined SKKJIS & WNN
  50.               (kana to kanji)
  51.  
  52.    mk11wkok.zoo        - the data files needed to use combined SKKJIS & WNN
  53.               (kanji to kana)
  54.  
  55.    mk11doc.zoo        - documentation file for moke (Text version and
  56.               a postscript version). There is JIS text in 
  57.               this doc.
  58.  
  59.    mk11k16.zoo         - 16 x 16 kanji bitmap fonts.
  60.  
  61.    mk11bgi.zoo        - bgi drivers.
  62.  
  63.  
  64.  BUGS (or Features) to be fixed in MOKE 1.2
  65.  
  66.  tab            - mainly ignores them now
  67.  help files        - has a limit of 20 now and the user interface is
  68.               poor
  69.  user interface        - make it more consistent, perhaps more intuitive
  70.  mouse interface    - This maybe more then I can chew.
  71.  raw dictionary files    - I am looking at a way to provide just the raw
  72.               Wnn dictionary files instead of distributing        
  73.               it in its current format.
  74.  
  75. ------------------------------------------------------------------------
  76.  Changes  (4 Mar 1990)
  77.  
  78.     - Uses Stevies memory allocation routines.
  79.     - The memory buffer is a linked list rather than a array of pointers
  80.     - MOKE is smarter now on refreshing the page, although it still does
  81.       it too much.
  82.     - Forward and Reverse scrolling 
  83.     - goto line function (also goto bol, eol, and end of file)
  84.     - japanese to english dictionary code previously released with view.
  85.     - additional file io routines (check out ALT-r, ALT-w, ALT-z)
  86.     - some documention in file moke.doc.
  87.     - now uses a makefile rather than the project file.
  88.     - -m switch to write DOS style end of lines (default is Unix).
  89.     - limited support for JIS ASCII chars.
  90.     - some support for making entries for the jdict project (ALT-d)
  91.  
  92.  
  93. Problem reports, comments, or to get on the mailing list to receive bug reports
  94. and bug fixes.
  95.  
  96.    Send to:
  97.  
  98.  mark edwards  [ $B%^!<%/!#%(%I%o%:(J ]
  99.  Systems Programmer
  100.  University of Wisconsin - Madison (MACC)
  101.  1210 W. Dayton St.
  102.  Madison, Wi. 53706 (USA)
  103.  Phone: (608) 262-7585 
  104.  
  105.  edwards@macc.wisc.edu
  106.  edwards@wiscmacc.bitnet
  107.  
  108.  
  109.  
  110. 2 Files
  111.  
  112.     The BGI driver files must either be in current directory or in directory 
  113.     specified by the environment variable BGI (set bgi=\tc)
  114.  
  115.  Data Files
  116.  
  117.        FILE              Description
  118.  
  119.     \kanji\k16jis1.fnt    - 16x16 JIS Level 1 bitmap fonts (from KD dist)
  120.     \kanji\k16jis2.fnt    - 16x16 JIS Level 2 bitmap fonts (from KD dist)
  121.      \kanji\k14bdf       - 14x14 JIS Level 1 & 2 bitmap fonts (from X-window)
  122.      \kanji\k24bdf       - 24x24 JIS Level 1 & 2 bitmap fonts (from X-window)
  123.         (k14, k24 are still under development and are not being 
  124.          release yet)    
  125.  
  126.     \kanji\skkjis      - Simple Kana to Kanji dictionary 
  127.     \kanji\skkjis.ind       - index into skkjis
  128.      \kanji\wnndict      - Wnn and SKK combined dictionaries 
  129.      \kanji\wnndict.ind   - Index into wnndict dictionary
  130.  
  131.      \kanji\mydict      - Alternate Dictionary to search for Kana to kanji
  132.                 lookup
  133.  
  134.      \kanji\revtab      - reverse lookup index to skkjis 
  135.                 (to display on/kun)
  136.      \kanji\wsktok      - combined Wnn & SKK Kanji to kana dictionary
  137.      \kanji\wsktok.ind      - index into above file
  138.      \kanji\skkktok.dat      - SKK Kanji to kana dictionary
  139.      \kanji\skkktok.ind      - index to above file
  140.     
  141.      \kanji\edict      - japanese to english dictionary
  142.  
  143.  
  144.      
  145.  Source Files
  146.  
  147.  
  148.  
  149. ------------------------------------------------------------------------
  150. Changes from the last release   (  Moket2a  Feb 19, 1990)
  151.  
  152.    Some Improvements include:
  153.  
  154.        - now will load a file not bigger than 1200 lines into a buffer
  155.       ( I simply increased the MAXLINE. Next version probably will
  156.         allow the file size to be whatever memory is left.)
  157.     - allows full screen cursor movement within the file. 
  158.     - very small subset of a vi-like mode editor (see section 2.0)
  159.       (supports inserting, deleting of characters and lines, copying
  160.            of lines, a vi-like yank-put buffer) 
  161.  
  162.    Changes:
  163.  
  164.     - Full screen editing (well sorta)
  165.     - lookup of the on/kun yomi of kanji (F7 in CURSOR MODE)
  166.     - enter line moved to the bottom of the line
  167.     - status line changed
  168.     - Limited Help Screen available with F1 key
  169.     - F1 lookup key changed to F2 (in many programs F1 is help)
  170.     - Capital A - D work properly (I learned that Function Keys are two 
  171.        bytes)
  172.      - re-inserted ba translation into rtk.c (accidentally deleted in the
  173.         past)
  174.     - This Readme File now properly acknowledges the author of SKK,
  175.              masahiko@sato.riec.tohoku.junet.
  176.     - Marks jis characters with two '^' instead of one
  177.  
  178.